case $THIS_SUB_DEPENDS in
GMP_CXX) is_depends_enabled $SPELL g++ && return 0;;
esac
return 1
